PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.shadings Package
/
PDFFunctionShading Class
/ getDomain Method
Collapse All
Expand All
In This Topic
getDomain Method
In This Topic
Gets the shading domain.
Syntax
public
double
[] getDomain()
Return Value
An array of four numbers [xmin xmax ymin ymax] specifying the rectangular domain of coordinates over which the shading function are defined.
See Also
Reference
PDFFunctionShading Class
PDFFunctionShading Members